home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / HLPWNSDK.PAK / MISAPI.MST (.txt) < prev    next >
Microsoft Windows Help File Content  |  1997-05-06  |  3KB  |  64 lines

  1. :Base misapi.HLP
  2. 1 ISAPI Programmer's Reference
  3. 2 Legal Information=_in_Legal_Information
  4. 2 Writing an Internet Server Application
  5. 3 Overview=_in_Overview
  6. 3 Writing an Internet Server Application=_in_Writing_an_Internet_Server_Application
  7. 3 Introduction to CGI=_in_Introduction_to_CGI
  8. 3 Drawbacks with Current HTTP Servers=_in_Drawbacks_with_Current_HTTP_Servers
  9. 3 Advantages of DLLs Over Executable Files=_in_Advantages_of_DLLs_Over_Executable_Files
  10. 3 ISAPI Applications Architecture and CGI Architecture=_in_ISAPI_Applications_Architecture_and_CGI_Architecture
  11. 3 Converting Existing CGI Scripts to ISAPI Application DLLs=_in_Converting_Existing_CGI_Scripts_to_ISAPI_Application_DLLs
  12. 3 Interaction Between the HTTP Server and the ISAPI Applications=_in_Interaction_Between_the_HTTP_Server_and_the_ISAPI_Applications
  13. 3 Entry Points for Internet Web Server Applications=_in_Entry_Points_for_Internet_Web_Server_Applications
  14. 3 Important Notes=_in_Important_Notes
  15. 2 Writing an ISAPI Filter
  16. 3 Overview=_in_Writing_an_ISAPI_Filter
  17. 3 ISAPI Filter Overview=_in_ISAPI_Filter_Overview
  18. 3 DLL Entry Points=_in_DLL_Entry_Points
  19. 3 Using ISAPI Filter Functions=_in_Using_ISAPI_Filter_Functions
  20. 2 ISAPI Reference
  21. 3 Filters
  22. 4 GetFilterVersion=_in_GetFilterVersion
  23. 4 HttpFilterProc=_in_HttpFilterProc
  24. 3 Functions
  25. 4 GetServerVariable=_in_GetServerVariable
  26. 4 ReadClient=_in_ReadClient
  27. 4 ServerSupportFunction=_in_ServerSupportFunction
  28. 4 WriteClient=_in_WriteClient
  29. 3 Modules
  30. 4 HTTP Server Extension Interface=_in_HTTP_Server_Extension_Interface
  31. 3 Structures
  32. 4 HTTP_FILTER_ACCESS_DENIED=_in_HTTP_FILTER_ACCESS_DENIED_str
  33. 4 HTTP_FILTER_AUTHENT=_in_HTTP_FILTER_AUTHENT_str
  34. 4 HTTP_FILTER_CONTEXT=_in_HTTP_FILTER_CONTEXT_str
  35. 4 HTTP_FILTER_LOG=_in_HTTP_FILTER_LOG_str
  36. 4 HTTP_FILTER_PREPROC_HEADERS=_in_HTTP_FILTER_PREPROC_HEADERS_str
  37. 4 HTTP_FILTER_RAW_DATA=_in_HTTP_FILTER_RAW_DATA_str
  38. 4 HTTP_FILTER_URL_MAP=_in_HTTP_FILTER_URL_MAP_str
  39. 4 HTTP_FILTER_VERSION=_in_HTTP_FILTER_VERSION_str
  40. 3 Internet Service Manager
  41. 4 Overview=_in_Internet_Service_Manager
  42. 4 Program Structure=_in_Program_Structure
  43. 4 Internet Service Manager (ISM)=_in_Internet_Service_Manager_ISM_
  44. 4 Configuration DLLs=_in_Configuration_DLLs
  45. 4 Internet Service Manager Application=_in_Internet_Service_Manager_Application
  46. 4 Report View=_in_Report_View
  47. 4 Servers View=_in_Servers_View
  48. 4 Services View=_in_Services_View
  49. 4 Service Features=_in_Service_Features
  50. 4 Extension DLLs=_in_Extension_DLLs
  51. 4 Internet Service Manager API (ISMAPI) Interface=_in_Internet_Service_Manager_API_ISMAPI_Interface
  52. 4 Definitions=_in_Definitions
  53. 3 Functions
  54. 4 ISMChangeServiceState=_in_ISMChangeServiceState
  55. 4 ISMConfigureServers=_in_ISMConfigureServers
  56. 4 ISMDiscoverServers=_in_ISMDiscoverServers
  57. 4 ISMQueryServerInfo=_in_ISMQueryServerInfo
  58. 4 ISMQueryServiceInfo=_in_ISMQueryServiceInfo
  59. 3 Structures
  60. 4 ISMSERVERINFO=_in_ISMSERVERINFO_str
  61. 4 ISMSERVICEINFO=_in_ISMSERVICEINFO_str
  62. 2 Help Files=_in_Help_Files
  63. 2 Registry Layout=_in_Registry_Layout
  64.